GXGetPrinterDriverName
You can use theGXGetPrinterDriverName
function to obtain the name of the printer driver associated with a particular printer object.
void GXGetPrinterDriverName (gxPrinter aPrinter, Str31 name);
aPrinter
- A reference to the printer object associated with a particular formatting printer driver.
name
- On return, the formatting printer driver's name.
DESCRIPTION
TheGXGetPrinterDriverName
function retrieves the name of the printer driver to which theaPrinter
parameter refers and places it in the name parameter.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it. SEE ALSO
For an example that uses theGXGetPrinterDriverName
function, see "Obtaining Printer and Printer Driver Information for a Job" on page 4-22.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help